×

nested blocks meaning in Chinese

嵌套块

Examples

  1. Regular local variables in source code are defined within a block , which may be the entire method body or some nested block
    源代码中一般的本地变量都定义在一个块中,这个块可能是一个完整的方法体或者是一个嵌套块。
  2. A local variable , already declared in an enclosing block and therefore visible in a nested block , cannot be redeclared in the nested block
    一个语句块里的变量,可以被其他语句块再次声明,但是不可以在嵌套语句块声明,但是在嵌套块里他是可视的。

Related Words

  1. nested construct
  2. nested design
  3. nesting subroutines
  4. the nest
  5. birds nest
  6. nested intervals
  7. individual nest
  8. nested volcano
  9. headlight nest
  10. nesting loop
  11. nested block
  12. nested block if statement
  13. nested boats
  14. nested caldera
PC Version

Copyright © 2018 WordTech Co.